home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / windows / secwin20.zip / EXAMPLES / SECWIN / HARDPIN / HARDPIN.APP (.txt)
Clarion Topspeed Data File  |  1996-06-05  |  10KB  |  432 lines

  1. Clarion
  2. SecWin10$Activate_Security
  3. %ApplicName
  4. HardPin
  5. %SecWinExternal
  6. %ThisDll
  7. %AppPIN
  8. -- Generator
  9. #noedit
  10. #system win
  11. #model clarion dll
  12. #pragma debug(vid=>full)
  13. #compile HARDP_RD.CLW-- GENERATED
  14. #compile HARDP_RU.CLW-- GENERATED
  15. #compile HARDP_SF.CLW-- GENERATED
  16. #compile HARDPIN.clw /define(GENERATED=>on)-- GENERATED
  17. #compile HARDP001.clw /define(GENERATED=>on)-- GENERATED
  18. #pragma link(Secwin16.Lib)-- GENERATED
  19. #link HARDPIN.EXE
  20. %GenerationCompleted
  21. %Module
  22. HARDPIN.clw
  23. HARDP001.clw
  24. %LastTarget32
  25. %LastProgramExtension
  26. %LastApplicationDebug
  27. %LastApplicationLocalLibrary
  28. LP%ProgramAuthor
  29. %MessageDescription
  30. %GlobalExternal
  31. %GenerateEmbedComments
  32. %GenerateEmptyEmbeds
  33. %INIActive
  34. H%INIFile
  35. Program Name.INI
  36. %ININame
  37. %DefaultGenerate
  38. %DefaultCloseFile
  39. Close the File
  40. %DefaultRILogout
  41. %WarnOnLogoutError
  42. %DefaultThreaded
  43. Use File Setting
  44. %DefaultCreate
  45. Use File Setting
  46. %DefaultExternal
  47. None External
  48. %DefaultExternalSource
  49. %DefaultExternalAPP
  50. %DefaultExport
  51. %DefaultOpenMode
  52. Share
  53. %DefaultUserAccess
  54. Read/Write
  55. %DefaultOtherAccess
  56. Deny None
  57. %OverrideGenerate
  58. %File
  59. %OverrideCloseFile
  60. %File
  61. %OverrideRILogout
  62. %File
  63. %OverrideThreaded
  64. %File
  65. %OverrideCreate
  66. %File
  67. %OverrideExternal
  68. %File
  69. %OverrideExternalSource
  70. %File
  71. %OverrideExternalAPP
  72. %File
  73. %OverrideExport
  74. %File
  75. %OverrideOpenMode
  76. %File
  77. %OverrideUserAccess
  78. %File
  79. %OverrideOtherAccess
  80. %File
  81. %CreateShipList
  82. %ExportGlobalData
  83. %PPMethod
  84. !REGISTER
  85. %ExportMapFile
  86. %ExportEquFile
  87. %ExportEquates
  88. %CWIntl
  89. B%IntlDLL
  90. CWIntl16
  91. %CWIntlGlobal
  92. %UseWinIni
  93. @%Century
  94. Default
  95. %Negative
  96. Default
  97. %NoSymbol
  98. %NoSeparator
  99. Z%DisplayCentury
  100. Default
  101. %DayName
  102. Default
  103. %MonthName
  104. Default
  105. %DayIni
  106. =%Proper
  107. %Seconds
  108. Default
  109. %ConvertText
  110. %TextIni
  111. WIN.INI
  112. %wDefaultFontDrop
  113. %wDefaultFontOther
  114. %wFontVariable
  115. %rDefaultFontDrop
  116. %rDefaultFontOther
  117. %rFontVariable
  118. %MSGText
  119. %CaptionText
  120. %ListText
  121. %AsciiToAnsi
  122. e%ProjectFile
  123. Program.irf
  124. %ProjectIni
  125. %StandardIrf
  126. Standard.irf
  127. %ConvertStd
  128. %GetStdLang
  129. Project File
  130. %StdFileName
  131. %IntlIniFile
  132. Program.ini
  133. %IntlIniSection
  134. Paths
  135. %IntlIniVariable
  136. %StandardIniVariable
  137. %DefaultPathDrop
  138. Program
  139. %OtherDefaultPath
  140. \cw15\cwintl\template\
  141. %IntlUserFileDrop
  142. All Resource Files
  143. %UserName
  144.  %Parameters
  145. %ReturnValue
  146. %WindowOperationMode
  147. Use WINDOW setting
  148. %INISaveWindow
  149. %ButtonAction
  150. %Control
  151. ?Button2
  152. No Special Action
  153. ?Cancel
  154. No Special Action
  155. ?String1
  156. No Special Action
  157. ?String2
  158. No Special Action
  159. ?String3
  160. No Special Action
  161. %ButtonRunName
  162. %Control
  163. ?Button2
  164. ?Cancel
  165. ?String1
  166. ?String2
  167. ?String3
  168. %ButtonRunParameters
  169. %Control
  170. ?Button2
  171. ?Cancel
  172. ?String1
  173. ?String2
  174. ?String3
  175. %ButtonProcedure
  176. %Control
  177. ?Button2
  178. ?Cancel
  179. ?String1
  180. ?String2
  181. ?String3
  182. +%ButtonThread
  183. %Control
  184. ?Button2
  185. ?Cancel
  186. ?String1
  187. ?String2
  188. ?String3
  189. %ButtonThreadStack
  190. %Control
  191. ?Button2
  192. 25000
  193. ?Cancel
  194. 25000
  195. ?String1
  196. 25000
  197. ?String2
  198. 25000
  199. ?String3
  200. 25000
  201. %ButtonParameters
  202. %Control
  203. ?Button2
  204. ?Cancel
  205. ?String1
  206. ?String2
  207. ?String3
  208. %ButtonRequest
  209. %Control
  210. ?Button2
  211. ?Cancel
  212. ?String1
  213. ?String2
  214. ?String3
  215. %PreLookupKey
  216. %Control
  217. ?Button2
  218. ?Cancel
  219. ?String1
  220. ?String2
  221. ?String3
  222. %PreLookupField
  223. %Control
  224. ?Button2
  225. ?Cancel
  226. ?String1
  227. ?String2
  228. ?String3
  229. %PreLookupProcedure
  230. %Control
  231. ?Button2
  232. ?Cancel
  233. ?String1
  234. ?String2
  235. ?String3
  236. %PostLookupKey
  237. %Control
  238. ?Button2
  239. ?Cancel
  240. ?String1
  241. ?String2
  242. ?String3
  243. %PostLookupField
  244. %Control
  245. ?Button2
  246. ?Cancel
  247. ?String1
  248. ?String2
  249. ?String3
  250. %PostLookupProcedure
  251. %Control
  252. ?Button2
  253. ?Cancel
  254. ?String1
  255. ?String2
  256. ?String3
  257. %PostLookupDuringValidate
  258. %Control
  259. ?Button2
  260. ?Cancel
  261. ?String1
  262. ?String2
  263. ?String3
  264. %ForceWindowRefresh
  265. %Control
  266. ?Button2
  267. ?Cancel
  268. ?String1
  269. ?String2
  270. ?String3
  271. %CheckedAssigns
  272. %Control
  273. %CheckedAssignVariable
  274. %CheckedAssigns
  275. ?Button2
  276. ?Cancel
  277. ?String1
  278. ?String2
  279. ?String3
  280. %CheckedAssignValue
  281. %CheckedAssigns
  282. ?Button2
  283. ?Cancel
  284. ?String1
  285. ?String2
  286. ?String3
  287. %CheckedHides
  288. %Control
  289. %CheckedControl
  290. %CheckedHides
  291. ?Button2
  292. ?Cancel
  293. ?String1
  294. ?String2
  295. ?String3
  296. %CheckedControlAction
  297. %CheckedHides
  298. ?Button2
  299. ?Cancel
  300. ?String1
  301. ?String2
  302. ?String3
  303. %UncheckedAssigns
  304. %Control
  305. %UncheckedAssignVariable
  306. %UncheckedAssigns
  307. ?Button2
  308. ?Cancel
  309. ?String1
  310. ?String2
  311. ?String3
  312. %UncheckedAssignValue
  313. %UncheckedAssigns
  314. ?Button2
  315. ?Cancel
  316. ?String1
  317. ?String2
  318. ?String3
  319. %UnCheckedHides
  320. %Control
  321. %UnCheckedControl
  322. %UnCheckedHides
  323. ?Button2
  324. ?Cancel
  325. ?String1
  326. ?String2
  327. ?String3
  328. %UnCheckedControlAction
  329. %UnCheckedHides
  330. ?Button2
  331. ?Cancel
  332. ?String1
  333. ?String2
  334. ?String3
  335. Clarion$Clarion
  336. Clarion$GENERATED
  337. Clarion$Window
  338. Clarion$CloseCurrentWindow
  339. SecWin10$Call_SetPin
  340. %ApplicationName
  341. 'PinProtected'
  342. %ApplicationPIN
  343. 7905042
  344. ForceRefresh
  345. @n-13
  346. ForceRefresh:
  347. ForceRefresh
  348. B?ForceRefresh:Prompt
  349. ompForceRefresh:
  350. iaForceRefresh
  351. wIn@n-13
  352. EForceRefresh
  353. ind@n-13
  354. @n-13
  355. WindowInitialized
  356. @n-13
  357. WindowInitialized:
  358. WindowInitialized
  359. N?WindowInitialized:Prompt
  360. ndWindowInitialized:
  361. pWindowInitialized
  362. @n-13
  363. 9WindowInitialized
  364. @n-13
  365. WindowOpened
  366. @n-13
  367. WindowOpened:
  368. WindowOpened
  369. B?WindowOpened:Prompt
  370. WindowOpened:
  371. :WindowOpened
  372. qu@n-13
  373. EWindowOpened
  374. qu@n-13
  375. pplication Optio
  376. LocalResponse
  377. @n-13
  378. LocalResponse:
  379. LocalResponse
  380. B?LocalResponse:Prompt
  381. LocalResponse:
  382. :LocalResponse
  383. qu@n-13
  384. ELocalResponse
  385. qu@n-13
  386. pplication Optio
  387. OriginalRequest
  388. @n-13
  389. OriginalRequest:
  390. OriginalRequest
  391. F?OriginalRequest:Prompt
  392. OriginalRequest:
  393. ocaOriginalRequest
  394. @n-13
  395. 7OriginalRequest
  396. @n-13
  397. pplication Optio
  398. LocalRequest
  399. @n-13
  400. LocalRequest:
  401. LocalRequest
  402. ?LocalRequest:Prompt
  403. *LocalRequest:
  404. LocalRequest
  405. @n-13
  406. LocalRequest
  407. 0@n-13
  408. Application Optio
  409. window
  410. Cancel
  411. Arial
  412. HardPin - A SecWin example program
  413. ?Cancel
  414. ?Button2
  415. ?Button1
  416. Add PIN number
  417. ?Button2
  418. ?String1
  419. ?String2
  420. ?String1
  421. This program demonstrates an application that sets a Pin number
  422. ?String3
  423. ?String2
  424. using hard-coded application details.  In this case this program
  425. ?String3
  426. sets the Pin number for the PinPro example program.
  427. %ControlPreEventHandling
  428. ?Cancel
  429. Accepted
  430. ?Button2
  431. Accepted
  432.